3.96 \(\int \frac{1}{\sqrt [4]{a+b x^4} \left (c+d x^4\right )} \, dx\)

Optimal. Leaf size=105 \[ \frac{\tan ^{-1}\left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{c} \sqrt [4]{a+b x^4}}\right )}{2 c^{3/4} \sqrt [4]{b c-a d}}+\frac{\tanh ^{-1}\left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{c} \sqrt [4]{a+b x^4}}\right )}{2 c^{3/4} \sqrt [4]{b c-a d}} \]

[Out]

ArcTan[((b*c - a*d)^(1/4)*x)/(c^(1/4)*(a + b*x^4)^(1/4))]/(2*c^(3/4)*(b*c - a*d)
^(1/4)) + ArcTanh[((b*c - a*d)^(1/4)*x)/(c^(1/4)*(a + b*x^4)^(1/4))]/(2*c^(3/4)*
(b*c - a*d)^(1/4))

_______________________________________________________________________________________

Rubi [A]  time = 0.135754, antiderivative size = 105, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 21, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.19 \[ \frac{\tan ^{-1}\left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{c} \sqrt [4]{a+b x^4}}\right )}{2 c^{3/4} \sqrt [4]{b c-a d}}+\frac{\tanh ^{-1}\left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{c} \sqrt [4]{a+b x^4}}\right )}{2 c^{3/4} \sqrt [4]{b c-a d}} \]

Antiderivative was successfully verified.

[In]  Int[1/((a + b*x^4)^(1/4)*(c + d*x^4)),x]

[Out]

ArcTan[((b*c - a*d)^(1/4)*x)/(c^(1/4)*(a + b*x^4)^(1/4))]/(2*c^(3/4)*(b*c - a*d)
^(1/4)) + ArcTanh[((b*c - a*d)^(1/4)*x)/(c^(1/4)*(a + b*x^4)^(1/4))]/(2*c^(3/4)*
(b*c - a*d)^(1/4))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 23.604, size = 90, normalized size = 0.86 \[ \frac{\operatorname{atan}{\left (\frac{x \sqrt [4]{- a d + b c}}{\sqrt [4]{c} \sqrt [4]{a + b x^{4}}} \right )}}{2 c^{\frac{3}{4}} \sqrt [4]{- a d + b c}} + \frac{\operatorname{atanh}{\left (\frac{x \sqrt [4]{- a d + b c}}{\sqrt [4]{c} \sqrt [4]{a + b x^{4}}} \right )}}{2 c^{\frac{3}{4}} \sqrt [4]{- a d + b c}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(b*x**4+a)**(1/4)/(d*x**4+c),x)

[Out]

atan(x*(-a*d + b*c)**(1/4)/(c**(1/4)*(a + b*x**4)**(1/4)))/(2*c**(3/4)*(-a*d + b
*c)**(1/4)) + atanh(x*(-a*d + b*c)**(1/4)/(c**(1/4)*(a + b*x**4)**(1/4)))/(2*c**
(3/4)*(-a*d + b*c)**(1/4))

_______________________________________________________________________________________

Mathematica [A]  time = 0.123935, size = 122, normalized size = 1.16 \[ \frac{-\log \left (\sqrt [4]{c}-\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{a x^4+b}}\right )+\log \left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{a x^4+b}}+\sqrt [4]{c}\right )+2 \tan ^{-1}\left (\frac{x \sqrt [4]{b c-a d}}{\sqrt [4]{c} \sqrt [4]{a x^4+b}}\right )}{4 c^{3/4} \sqrt [4]{b c-a d}} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[1/((a + b*x^4)^(1/4)*(c + d*x^4)),x]

[Out]

(2*ArcTan[((b*c - a*d)^(1/4)*x)/(c^(1/4)*(b + a*x^4)^(1/4))] - Log[c^(1/4) - ((b
*c - a*d)^(1/4)*x)/(b + a*x^4)^(1/4)] + Log[c^(1/4) + ((b*c - a*d)^(1/4)*x)/(b +
 a*x^4)^(1/4)])/(4*c^(3/4)*(b*c - a*d)^(1/4))

_______________________________________________________________________________________

Maple [F]  time = 0.05, size = 0, normalized size = 0. \[ \int{\frac{1}{d{x}^{4}+c}{\frac{1}{\sqrt [4]{b{x}^{4}+a}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(b*x^4+a)^(1/4)/(d*x^4+c),x)

[Out]

int(1/(b*x^4+a)^(1/4)/(d*x^4+c),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{{\left (b x^{4} + a\right )}^{\frac{1}{4}}{\left (d x^{4} + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((b*x^4 + a)^(1/4)*(d*x^4 + c)),x, algorithm="maxima")

[Out]

integrate(1/((b*x^4 + a)^(1/4)*(d*x^4 + c)), x)

_______________________________________________________________________________________

Fricas [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((b*x^4 + a)^(1/4)*(d*x^4 + c)),x, algorithm="fricas")

[Out]

Timed out

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt [4]{a + b x^{4}} \left (c + d x^{4}\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(b*x**4+a)**(1/4)/(d*x**4+c),x)

[Out]

Integral(1/((a + b*x**4)**(1/4)*(c + d*x**4)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{{\left (b x^{4} + a\right )}^{\frac{1}{4}}{\left (d x^{4} + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((b*x^4 + a)^(1/4)*(d*x^4 + c)),x, algorithm="giac")

[Out]

integrate(1/((b*x^4 + a)^(1/4)*(d*x^4 + c)), x)